-
Home
-
Stripe Payment Forms by WP Simple Pay – Accept Credit Card Payments + Subscriptions with Stripe
-
4.16.0 (latest)
-
Code
-
Classes
- SchemaValidationUtils
| Total Complexity |
70 |
| Dependencies |
5 |
| Dependents |
1 |
| Total lines |
514 |
| Lines of code |
253 |
| Logical lines of code |
171 |
| Comment lines |
176 |
| Methods |
8 |
| Properties |
0 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| validate_form_values_arg() |
C |
34 |
28 |
78 |
| validate_custom_amount_arg() |
A |
47 |
9 |
39 |
| validate_price_id_arg() |
S |
52 |
7 |
25 |
| validate_quantity_arg() |
S |
51 |
6 |
28 |
| validate_coupon_code_arg() |
S |
51 |
6 |
28 |
| is_valid_price_ids() |
S |
53 |
6 |
23 |
| validate_payment_method_type_arg() |
S |
57 |
4 |
17 |
| validate_form_id_arg() |
S |
59 |
4 |
15 |